home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 13
/
Creative-Review-CD-ROM-13.iso
/
Media ƒ
/
Creative Review ƒ
/
Voice Gallery Demo
/
START.DIR MASTER
/
00034_Script_34
< prev
next >
Wrap
Text File
|
1995-03-02
|
189b
|
16 lines
on startMovie
set the colorDepth to 8
cursor 200
end startMovie
on soundIt
if soundBusy(1) then
go to frame 2
else
go to the frame
end if
end soundIt